gtk4.git
2000-12-30 Sami PesonenFinnish translation updated by Pauli Virtanen <pauli...
2000-12-30 Tor LillqvistNew function, as in the X11 backend. (gdk_window_new,
2000-12-30 Havoc PenningtonSet the system colormap on input only windows, to avoid...
2000-12-22 Alexander LarssonDon't use isprint() for chars > 255.
2000-12-21 Havoc Penningtonmore work
2000-12-21 Alexander LarssonUpdate the docs to the new pangoft2 way.
2000-12-21 Alexander LarssonUh? What happed? My cvs checkin got broken pipe..
2000-12-21 Alexander LarssonFor linux-fb get the pangoft2 cflags and libs. This...
2000-12-21 Jonathan Blandford:get_property): remove g_value_init calls, as they...
2000-12-21 Havoc Penningtonnew directory to contain tests, gtk/test* should move...
2000-12-20 Alexander LarssonAttach the style to the window so that the style it...
2000-12-20 Kenneth Christiansentranslations from keld
2000-12-20 Owen TaylorCheck for FreeType using freetype-config, since we...
2000-12-20 Jonathan Blandfordsync
2000-12-18 Havoc Penningtondo begin/end user action where appropriate (gtk_text_vi...
2000-12-18 Havoc Penningtonwow, that implementation was pretty non-working.
2000-12-18 Christopher... Updated italian translation
2000-12-17 Havoc PenningtonPort to GObject, can go back in gdk-pixbuf after settin...
2000-12-16 Havoc PenningtonGeneral cleanup of the log attr iteration stuff. This...
2000-12-15 Havoc Penningtononly AC_DEFINE(HAVE_XFT) if we actually determined...
2000-12-15 Owen TaylorAdd two virtualized functions gdk_drawable_get_clip_reg...
2000-12-15 Havoc Penningtonfix unicode validation when reading a file
2000-12-14 Havoc Penningtonremove unused call to get_last_line()
2000-12-14 Tor LillqvistAdd gdkkeys.
2000-12-14 Tor LillqvistSimplify, now that the .po files are already in UTF-8.
2000-12-14 Kenneth ChristiansenTranslations from keld
2000-12-14 Havoc PenningtonRemove double _ in front of some functions
2000-12-14 Havoc PenningtonPut _ in front of every function in this header file
2000-12-13 3Add support for ps2 intellimouse.
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-12-12 Owen TaylorFix off-by-one error in checks. (Dave Lambert)
2000-12-12 Alexander LarssonDon't free gdk_fb_keyboard twice.
2000-12-12 Tim Janikget rid of object_signal:: GtkObject argument uses...
2000-12-11 Owen TaylorAdd a function to determine if a window is the focus...
2000-12-11 Owen TaylorFlag invisible widgets as TOPLEVEL.
2000-12-11 Havoc PenningtonHandle chopping off \r\n and 0x2029 in addition to...
2000-12-11 Owen TaylorFix up finalizer to chain to its parent.
2000-12-11 Alexander LarssonClearified the difference between the keyboard types...
2000-12-10 Kenneth ChristiansenUpdates from Keld achtung/po/da.po balsa/po/da.po bonob...
2000-12-09 James Henstridgeadd prot struct member to hold masks for detecting...
2000-12-09 8Add focus_in and focus_out implementation to im_context...
2000-12-09 8make need_im_reset flag effective to avoid reset_ic...
2000-12-08 Havoc Penningtonfix breakage here that cause a segfault on text insertion
2000-12-08 Alexander LarssonClarification.
2000-12-08 Alexander LarssonForgot to mention shift-F1
2000-12-08 Alexander Larsson/dev/ttyS0 -> /dev/mouse
2000-12-08 Alexander LarssonAdd dummy gdk_fontset_load
2000-12-08 Alexander LarssonDocs, docs, anyone want docs!
2000-12-08 Alexander LarssonNew file containing the abstracted keyboard driver...
2000-12-08 Pablo SaratxagaAdded Azeri file
2000-12-07 Havoc Penningtonfix name of function, noticed by Alex
2000-12-06 Elliot LeeDetect freetype properly Make use of above.
2000-12-06 Alexander LarssonAdd gdkmouse-fb.c
2000-12-06 Pablo Saratxagafixed headers and syntax errors
2000-12-06 Alexander LarssonUpdate to match latest gmain/gsource changes.
2000-12-06 Havoc Penningtonadd gdkkeys.[hc]
2000-12-05 Elliot LeeMake GdkColor specify element sizes to avoid waste...
2000-12-05 Owen TaylorFix link to PNG home, remove reference to fribidi.
2000-12-05 Owen TaylorFix to say that file_selection_complete() filters both...
2000-12-05 Alexander LarssonRemove bogus colormap setting.
2000-12-05 Alexander LarssonMore complete colormap handling. Now GdkRGB work in...
2000-12-05 GMT 2000 Tony... DND updates
2000-12-05 Alexander LarssonRemove old debug g_warning(). (gdk_fb_draw_drawable...
2000-12-05 Alexander LarssonUse italic instead of oblique in font aliases.
2000-12-04 Havoc Penningtongot the facts wrong in ChangeLog re: notebook hack
2000-12-04 Havoc Penningtonfix this to be sane
2000-12-04 Alexander LarssonDivide size by 2, not multiply.
2000-12-04 Havoc PenningtonFix bugs Alex found:
2000-12-04 Alexander LarssonReturn positive descent.
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-12-02 Anders CarlssonCommit GtkToggleButton fix to HEAD too.
2000-12-02 Havoc Penningtondon't create dangling pointers to the appearance attrib...
2000-12-01 Alexander LarssonForgot to check in ChangeLog entry.
2000-12-01 1Note: GtkFB now requires Freetype 2 final.
2000-12-01 Hidetoshi TajimaAdd NULL argument to XGetIMValues to properly terminate...
2000-12-01 0Match "preedit-changed" to "preedit_changed" to be...
2000-12-01 Owen TaylorProperly handle gc->clip_region == NULL>
2000-12-01 Hidetoshi Tajima-Add NULL argument to XGetIMValues.
2000-11-30 Tor LillqvistChanges by Hans Breuer:
2000-11-30 Elliot LeeInherits from GTK_TYPE_OBJECT, not GTK_TYPE_TREE_MODEL.
2000-11-29 Alexander LarssonSet the size of the font from the description. (gdk_tex...
2000-11-29 GMT 2000 Tony... DND updates
2000-11-29 Alexander LarssonIf you pass width or height == 0 to gdk_window_clear_ar...
2000-11-29 Alexander LarssonIf there is a grab, but no grab-cursor, use the cursor...
2000-11-29 Alexander LarssonDo implicit button grabs, even if the window doesn...
2000-11-28 Elliot LeeOnly build im-xim if USE_X11 is enabled s/strcpy/memcpy...
2000-11-28 Elliot LeeZap warning.
2000-11-28 Elliot Leebasic.c: Include string.h Makefile.am: -L$(top_builddir...
2000-11-28 Alexander LarssonThe cursor should be hidden if it is part of either...
2000-11-28 Alexander LarssonFix filled arcs and commit previous stuff which i someh...
2000-11-28 Alexander LarssonImplement configure events and correct enter/leave...
2000-11-28 Kenneth ChristiansenTranslations from Keld
2000-11-28 Havoc PenningtonRemove a trailing comma
2000-11-27 Kenneth ChristiansenTranslations from Keld
2000-11-27 Federico Mena... Connect to the "changed" callback of the adjustment...
2000-11-25 Alexander LarssonHuge GtkFB patch with lots of small bugfixes and initia...
2000-11-22 GMT 2000 Tony... - get rid of gtk_toggle_button_toggled FUD - start...
2000-11-22 Alexander LarssonCorrect calculation of font metrics. Now GtkEntrys...
2000-11-22 Alexander Larssoni2000-11-22 Alexander Larsson <alexl@redhat.com>
2000-11-22 2It's amazing what reversing the order in an if statemen...
next